foreach ($this->_daoh->listar() as $intIndex => $objRecord) { print "$intIndex => {$objRecord->name}\"; }